home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Browsers, Managers & Extensions / Foxmarks Bookmark Synchronizer 2.5 / foxmarks_bookmark_synchronizer-2.5.0-fx.xpi / install.rdf < prev   
Extensible Markup Language  |  2008-10-14  |  1KB  |  32 lines

  1. <?xml version="1.0"?>
  2. <!-- $Revision: 8278 $ -->
  3. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  4.         xmlns:NC="http://home.netscape.com/NC-rdf#"
  5.         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  6.         <RDF:Description RDF:about="urn:mozilla:install-manifest"
  7.                 em:id="foxmarks@kei.com"
  8.                 em:name="Foxmarks Bookmark Synchronizer"
  9.                 em:type="2"
  10.                 em:version="2.5.0"
  11.                 em:creator="Todd Agulnick"
  12.                 em:description="Synchronizes your bookmarks across machines."
  13.                 em:homepageURL="http://www.foxmarks.com/"
  14.                 em:optionsURL="chrome://foxmarks/content/foxmarks-dialog.xul"
  15.                 em:iconURL="chrome://foxmarks/skin/images/foxmarks.ico"
  16.                 em:contributor="Mitchell Kapor" >
  17.                 <em:targetApplication RDF:resource="rdf:#$cvwsF2"/>
  18.                 <!-- Flock -->
  19.                 <em:targetApplication>
  20.                     <Description>
  21.                         <em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
  22.                         <em:minVersion>0.7</em:minVersion>
  23.                         <em:maxVersion>1.0</em:maxVersion>
  24.                     </Description>
  25.                 </em:targetApplication>
  26.         </RDF:Description>
  27.         <RDF:Description RDF:about="rdf:#$cvwsF2"
  28.                 em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  29.                 em:minVersion="1.5"
  30.                 em:maxVersion="3.0.*" />
  31. </RDF:RDF>
  32.